10/05/2012 :
New domain name deb-multimedia.org
You must edit your /etc/apt/sources.list to replaces the old repository name by the new one.
Little explanation about the domain name change, Debian asked me to stop using the word debian. You can read the DPL message
here.
26/01/2025 :
New server, new location (Canada) and more bandwidth (300 Mbps).
23/01/2025 :
Entries in /etc/apt/sources.list are now deprecated
Consider migrating all sources.list(5) entries to the deb822 .sources format.
.sources files should go to /etc/apt/sources.list.d/ directory.
add in /etc/apt/sources.list.d/dmo.sources
Types: deb
URIs: https://www.deb-multimedia.org
Suites: unstable
Components: main non-free
Signed-By: /usr/share/keyrings/deb-multimedia-keyring.pgp
And remove the https://www.deb-multimedia.org entry in /etc/apt/sources.list
07/03/2024 :
Repository moved to a new machine.
For now DNS propagation isn't complete.
Some DNS still return the old address 91.121.146.196 when the new address is 188.165.241.192
DNS Propagation Checker
Unfortunately I can't do anything. I'm waiting for OVH's DNS to be updated.
27/03/2023 :
Stretch has been moved to archive.deb-multimedia.org.
For bookworm (stable)
deb-multimedia-keyring 2024.9.1 package is mandatory
amd64, arm64, armel, armhf and i386 packages
(non-free is for i386 only. Now amd64 use multi-arch)
add in /etc/apt/sources.list.d/dmo.sources
Types: deb
URIs: https://www.deb-multimedia.org
Suites: bookworm
Components: main non-free
Signed-By: /usr/share/keyrings/deb-multimedia-keyring.pgp
For bookworm-backports (stable-backports)
deb-multimedia-keyring 2024.9.1 package is mandatory
amd64, arm64, armel, armhf and i386 packages
add in /etc/apt/sources.list.d/dmo.sources
Types: deb
URIs: https://www.deb-multimedia.org
Suites: bookworm bookworm-backports
Components: main non-free
Signed-By: /usr/share/keyrings/deb-multimedia-keyring.pgp
apt install must be called with the -t option "-t stable-backports" in order to install packages from stable-bacports.
For trixie (testing)
amd64, arm64, armel, armhf and i386 packages
(non-free is for i386 only. Now amd64 use multi-arch)
add in your /etc/apt/sources.list.d/dmo.sources
Types: deb
URIs: https://www.deb-multimedia.org
Suites: trixie
Components: main non-free
Signed-By: /usr/share/keyrings/deb-multimedia-keyring.pgp
For sid (unstable)
amd64, arm64, armel, armhf, i386 and powerpc packages.
non-free is for i386 only. Now amd64 use multi-arch
add in your /etc/apt/sources.list.d/dmo.sources
Types: deb
URIs: https://www.deb-multimedia.org
Suites: unstable
Components: main non-free
Signed-By: /usr/share/keyrings/deb-multimedia-keyring.pgp
For bullseye (oldstable)
amd64, arm64, armel, armhf and i386 packages
(non-free is for i386 only. Now amd64 use multi-arch)
add in your /etc/apt/sources.list
deb https://www.deb-multimedia.org bullseye main non-free
or
deb https://www.deb-multimedia.org oldstable main non-free
For bullseye-backports (oldstable-backports)
amd64, arm64, armel, armhf and i386 packages
add in your /etc/apt/sources.list
apt install must be called with the -t option "-t oldstable-backports" in order to install packages from oldstable-bacports.
deb https://www.deb-multimedia.org bullseye main non-free
deb https://www.deb-multimedia.org bullseye-backports main
For buster (oldoldstable)
amd64, arm64, armel, armhf and i386 packages
(non-free is for i386 only. Now amd64 use multi-arch)
add in your /etc/apt/sources.list
deb https://www.deb-multimedia.org buster main non-free
or
deb https://www.deb-multimedia.org oldoldstable main non-free
For buster-backports (oldoldstable-backports)
amd64, arm64, armel, armhf and i386 packages
add in your /etc/apt/sources.list
apt install must be called with the -t option "-t oldoldstable-backports" in order to install packages from oldoldstable-bacports.
deb https://www.deb-multimedia.org buster main non-free
deb https://www.deb-multimedia.org buster-backports main
For experimental amd64 and i386 packages.
add in your /etc/apt/sources.list
deb https://www.deb-multimedia.org experimental main
The official Debian experimental repository isn't needed